| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > Scanf Method : Scanf<T1,T2>(String,T1,T2) Method |
'DeclarationOverloads Sub Scanf (Of T1,T2)( _ ByVal format As String, _ ByRef output1 As T1, _ ByRef output2 As T2 _ )
'UsageDim instance As IMessageBasedFormattedIO Dim format As String Dim output1 As T1 Dim output2 As T2 instance.Scanf(Of T1, T2)(format, output1, output2)
Current with Keysight IO Libraries Suite 18